Skip to content

Improve Alchemy Radio with create or replace api call - #632

Merged
NeptuneHub merged 2 commits into
mainfrom
devel
Jun 11, 2026
Merged

Improve Alchemy Radio with create or replace api call#632
NeptuneHub merged 2 commits into
mainfrom
devel

Conversation

@NeptuneHub

@NeptuneHub NeptuneHub commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Improve Alchemy Radio with create or replace api call. This avoid to create a new playlist at each run.

PR test builds:

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request modifies the radio playlist generation flow to update playlists in-place using create_or_replace_playlist (with a fallback to create_playlist), which preserves server-side IDs and prevents duplicate playlists on sync clients. Additionally, the _radio suffix has been removed from playlist names. The review feedback points out that removing this suffix could lead to accidentally overwriting a user's manual playlist of the same name, and notes that some template descriptions still contain outdated text about deleting old playlists.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread tasks/radio_manager.py
Comment thread templates/alchemy.html
@sonarqubecloud

Copy link
Copy Markdown

@NeptuneHub
NeptuneHub merged commit 24c0987 into main Jun 11, 2026
19 checks passed
@NeptuneHub
NeptuneHub deleted the devel branch June 11, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant